@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/event/6658_2011102042.57389>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "2011102042.57389" ;
  .
<https://eurobis.org/id/event/6658_2011102042.57972>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "2011102042.57972" ;
  .
<https://eurobis.org/id/event/6658_201181942.57389>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "201181942.57389" ;
  .
<https://eurobis.org/id/event/6658_201181942.57972>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "201181942.57972" ;
  .
<https://eurobis.org/id/event/6658_201231242.57389>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "201231242.57389" ;
  .
<https://eurobis.org/id/event/6658_201231242.57972>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "201231242.57972" ;
  .
<https://eurobis.org/id/event/6658_201252542.57389>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "201252542.57389" ;
  .
<https://eurobis.org/id/event/6658_201252542.57972>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "201252542.57972" ;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-315> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-315'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-315'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-316> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-316'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-316'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-317> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-317'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-317'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-318> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-318'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-318'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-319> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-319'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-319'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-320> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-320'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-320'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-321> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-321'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-321'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-322> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-322'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-322'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-323> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-323'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-323'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-393> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-393'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-393'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-394> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-394'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-394'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-395> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-395'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-395'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-396> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-396'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-396'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-397> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-397'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-397'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-398> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-398'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-398'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-399> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-399'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-399'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-400> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-400'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-400'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-401> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-401'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-401'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-402> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-402'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-402'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-403> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-403'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-403'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-404> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-404'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-404'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-405> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-405'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-405'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-406> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-406'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-406'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-479> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-479'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-479'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-480> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-480'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-480'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-481> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-481'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-481'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-482> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-482'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-482'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-483> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-483'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-483'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-484> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-484'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-484'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-517> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-517'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-517'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-518> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-518'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-518'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-519> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-519'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-519'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-520> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-520'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-520'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-521> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-521'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-521'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-522> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-522'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-522'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-423> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-423'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-423'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-424> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-424'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-424'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-425> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-425'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-425'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-426> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-426'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-426'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-427> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-427'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-427'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-287> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-287'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-287'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-288> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-288'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-288'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-289> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-289'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-289'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-290> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-290'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-290'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-291> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-291'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-291'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-292> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-292'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-292'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-293> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-293'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-293'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-294'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-294'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-295> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-295'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-295'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-296> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-296'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-296'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-360> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-360'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-360'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-361> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-361'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-361'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-362> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-362'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-362'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-363> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-363'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-363'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-364> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-364'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-364'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-365> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-365'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-365'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-366> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-366'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-366'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-367> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-367'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-367'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-368> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-368'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-368'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-369> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-369'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-369'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-370> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-370'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-370'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-371> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-371'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-371'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-428> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-428'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-428'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-429> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-429'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-429'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-430> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-430'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-430'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-431> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-431'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-431'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-432> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-432'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-432'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-433> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-433'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-433'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-434> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-434'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-434'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-435> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-435'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-435'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-436> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-436'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-436'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-489> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-489'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-489'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-490> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-490'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-490'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-491> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-491'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-491'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-492> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-492'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-492'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-493> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-493'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-493'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-494> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-494'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-494'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-495> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-495'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-495'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-496> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-496'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-496'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-497> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-497'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-497'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-498> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-498'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-498'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-297> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-297'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-297'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-298> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-298'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-298'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-299> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-299'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-299'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-300> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-300'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-300'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-301> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-301'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-301'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-302> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-302'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-302'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-303> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-303'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-303'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-304> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-304'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-304'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-305> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-305'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-305'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-372> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-372'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-372'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-373> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-373'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-373'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-374> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-374'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-374'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-375> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-375'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-375'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-376> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-376'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-376'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-377> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-377'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-377'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-378> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-378'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-378'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-379'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-379'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-380> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-380'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-380'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-381> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-381'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-381'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-437> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-437'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-437'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-438> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-438'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-438'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-439> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-439'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-439'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-440> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-440'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-440'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-441> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-441'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-441'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-442> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-442'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-442'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-443> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-443'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-443'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-444> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-444'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-444'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-445> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-445'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-445'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-446> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-446'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-446'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-499> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-499'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-499'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-500> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-500'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-500'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-501> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-501'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-501'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-502> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-502'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-502'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-503> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-503'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-503'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-504> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-504'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-504'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-505> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-505'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-505'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-506> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-506'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-506'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-507> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-507'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-507'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-508> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-508'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-508'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-339> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-339'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-339'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-340> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-340'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-340'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-341> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-341'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-341'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-342> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-342'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-342'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-343> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-343'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-343'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-485> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-485'^^xsd:string;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-485'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-486> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-486'^^xsd:string;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-486'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-487> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-487'^^xsd:string;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-487'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-488> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-488'^^xsd:string;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-488'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-558> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-558'^^xsd:string;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-558'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-559> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-559'^^xsd:string;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-559'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-560> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-560'^^xsd:string;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-560'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-561> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-561'^^xsd:string;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-561'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-562> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-562'^^xsd:string;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-562'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-388> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-388'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-388'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-389> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-389'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-389'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-390> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-390'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-390'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-391> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-391'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-391'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-392> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-392'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-392'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-528> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-528'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-528'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-529> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-529'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-529'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-530> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-530'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-530'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-531> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-531'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-531'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-532> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-532'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-532'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-533> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-533'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-533'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-534> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-534'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-534'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-463> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-463'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-463'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-464> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-464'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-464'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-465> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-465'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-465'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-466> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-466'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-466'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-467> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-467'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-467'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-553> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-553'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-553'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-554> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-554'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-554'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-555> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-555'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-555'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-556> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-556'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-556'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-557> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-557'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-557'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-468> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-468'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-468'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-469> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-469'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-469'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-470> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-470'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-470'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-471> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-471'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-471'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-472> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-472'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-472'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-473> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-473'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-473'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-541> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-541'^^xsd:string;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-541'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-542> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-542'^^xsd:string;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-542'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-543> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-543'^^xsd:string;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-543'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-544> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-544'^^xsd:string;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-544'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-545> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-545'^^xsd:string;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-545'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-344> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-344'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-344'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-345> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-345'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-345'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-346> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-346'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-346'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-347> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-347'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-347'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-348> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-348'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-348'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-349> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-349'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-349'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-350> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-350'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-350'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-382> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-382'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-382'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-383> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-383'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-383'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-384> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-384'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-384'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-385> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-385'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-385'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-386> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-386'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-386'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-387> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-387'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-387'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-447> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-447'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-447'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-448> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-448'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-448'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-449> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-449'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-449'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-450> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-450'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-450'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-451> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-451'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-451'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-452> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-452'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-452'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-453> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-453'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-453'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-454> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-454'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-454'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-523> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-523'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-523'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-524> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-524'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-524'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-525> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-525'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-525'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-526> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-526'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-526'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-527> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-527'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-527'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-306> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-306'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-306'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-307> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-307'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-307'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-308> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-308'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-308'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-309> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-309'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-309'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-310> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-310'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-310'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-311> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-311'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-311'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-312> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-312'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-312'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-313> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-313'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-313'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-314> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-314'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-314'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-417> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-417'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-417'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-418> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-418'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-418'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-419> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-419'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-419'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-420> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-420'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-420'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-421> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-421'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-421'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-422> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-422'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-422'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-535> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-535'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-535'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-536> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-536'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-536'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-537> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-537'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-537'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-538> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-538'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-538'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-539> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-539'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-539'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-540> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-540'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-540'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-455> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-455'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-455'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-456> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-456'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-456'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-457> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-457'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-457'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-458> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-458'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-458'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-459> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-459'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-459'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-460> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-460'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-460'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-461> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-461'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-461'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-462> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-462'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-462'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-509> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-509'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-509'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-510> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-510'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-510'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-511> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-511'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-511'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-512> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-512'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-512'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-513> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-513'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-513'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-514> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-514'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-514'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-515> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-515'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-515'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-516> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-516'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-516'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-324> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-324'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-324'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-325> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-325'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-325'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-326> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-326'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-326'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-327> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-327'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-327'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-328> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-328'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-328'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-329> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-329'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-329'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-330> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-330'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-330'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-331> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-331'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-331'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-407> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-407'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-407'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-408> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-408'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-408'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-409> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-409'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-409'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-410> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-410'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-410'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-411> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-411'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-411'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-412> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-412'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-412'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-413> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-413'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-413'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-414> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-414'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-414'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-415> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-415'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-415'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57972_2011102042.57972-416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-416> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57972_2011102042.57972-416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57972_2011102042.57972-416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57972-416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57972-416'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57972-416'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-474> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-474'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-474'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-475> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-475'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-475'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-476> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-476'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-476'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-477> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-477'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-477'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57972_201231242.57972-478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-478> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57972_201231242.57972-478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57972_201231242.57972-478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57972-478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57972-478'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201231242.57972-478'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-563> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-563'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-563'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-564> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-564'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-564'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-565> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-565'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-565'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-566> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-566'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-566'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-567> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-567'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-567'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-568> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-568'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-568'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-351> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-351'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-351'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-352> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-352'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-352'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-353> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-353'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-353'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-354> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-354'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-354'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-355> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-355'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-355'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-356> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-356'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-356'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-357> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-357'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-357'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-358> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-358'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-358'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-359> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-359'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-359'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-546> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-546'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-546'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-547> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-547'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-547'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-548> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-548'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-548'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-549> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-549'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-549'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-550> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-550'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-550'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-551> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-551'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-551'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57972_201252542.57972-552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-552> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57972_201252542.57972-552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57972_201252542.57972-552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57972-552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57972-552'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57972-552'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-332> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-332'^^xsd:string;
  dwc:scientificName 'Stenosoma appendiculatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '474875'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-332'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '474875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-333> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-333'^^xsd:string;
  dwc:scientificName 'Stenosoma appendiculatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '474875'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-333'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '474875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-334> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-334'^^xsd:string;
  dwc:scientificName 'Stenosoma appendiculatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '474875'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-334'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '474875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-335> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-335'^^xsd:string;
  dwc:scientificName 'Stenosoma appendiculatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '474875'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-335'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '474875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-336> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-336'^^xsd:string;
  dwc:scientificName 'Stenosoma appendiculatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '474875'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-336'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '474875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-337> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-337'^^xsd:string;
  dwc:scientificName 'Stenosoma appendiculatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '474875'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-337'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '474875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57972_201181942.57972-338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-338> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57972"^^xsd:decimal ;
  dwc:decimalLongitude "8.72444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57972_201181942.57972-338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57972 8.72444)"^^geo:wktLiteral ;
  geo-pos:lat "42.57972"^^xsd:decimal ;
  geo-pos:long "8.72444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57972_201181942.57972-338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57972-338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57972-338'^^xsd:string;
  dwc:scientificName 'Stenosoma appendiculatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72444'^^xsd:double;
  dwc:latitude '42.57972'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '474875'^^xsd:integer;
  dwc:occurrenceId '201181942.57972-338'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '474875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-187> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-187'^^xsd:string;
  dwc:scientificName 'Apanthura corsica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '118468'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-187'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '118468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-188> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-188'^^xsd:string;
  dwc:scientificName 'Apanthura corsica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '118468'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-188'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '118468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-189> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-189'^^xsd:string;
  dwc:scientificName 'Apanthura corsica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '118468'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-189'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '118468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-190> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-190'^^xsd:string;
  dwc:scientificName 'Apanthura corsica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '118468'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-190'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '118468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-27'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-27'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-28'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-28'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-29'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-29'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-30'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-30'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-31'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-31'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-32'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-32'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-33'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-33'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-34> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-34'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-34'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-117> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-117'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-117'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-118> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-118'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-118'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-119> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-119'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-119'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-120> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-120'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-120'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-121> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-121'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-121'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-191> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-191'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-191'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-192> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-192'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-192'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-193> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-193'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-193'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-194> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-194'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-194'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-195> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-195'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-195'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-196> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-196'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-196'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-280> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-280'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-280'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-281> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-281'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-281'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-282> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-282'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-282'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-283> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-283'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-283'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-284> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-284'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-284'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-285> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-285'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-285'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-286> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-286'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-286'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-132> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-132'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-132'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-133> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-133'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-133'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-134> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-134'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-134'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-135> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-135'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-135'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-136> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-136'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-136'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-137> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-137'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-137'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-138> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-138'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-138'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-139> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-139'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-139'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-140> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-140'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-140'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-141> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-141'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-141'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-1'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-1'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-2'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-2'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-3'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-3'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-4'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-4'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-5'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-5'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-6'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-6'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-7'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-7'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-8'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-8'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-9'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-9'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-74> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-74'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-74'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-75'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-75'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-76> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-76'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-76'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-77> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-77'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-77'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-78> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-78'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-78'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-79> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-79'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-79'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-80> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-80'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-80'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-81> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-81'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-81'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-82> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-82'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-82'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-83> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-83'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-83'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-84> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-84'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-84'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-142> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-142'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-142'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-143> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-143'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-143'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-144> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-144'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-144'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-145> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-145'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-145'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-146> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-146'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-146'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-147> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-147'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-147'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-148> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-148'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-148'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-149> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-149'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-149'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-150> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-150'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-150'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-151> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-151'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-151'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-152> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-152'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-152'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-153> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-153'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-153'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-209> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-209'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-209'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-210> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-210'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-210'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-211> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-211'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-211'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-212> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-212'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-212'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-213> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-213'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-213'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-214> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-214'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-214'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-215> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-215'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-215'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-216> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-216'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-216'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-217> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-217'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-217'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-10'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-10'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-11'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-11'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-12'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-12'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-13'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-13'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-14'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-14'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-15'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-15'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-16'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-16'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-17'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-17'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-18'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-18'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-85> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-85'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-85'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-86> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-86'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-86'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-87> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-87'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-87'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-88> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-88'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-88'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-89> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-89'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-89'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-90> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-90'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-90'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-91> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-91'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-91'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-92'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-92'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-93'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-93'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-94'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-94'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-95'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-95'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-96'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-96'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-97'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-97'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-154> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-154'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-154'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-155'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-155'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-156'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-156'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-157'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-157'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-158'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-158'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-159'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-159'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-160'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-160'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-161'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-161'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-162'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-162'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-163> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-163'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-163'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-218> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-218'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-218'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-219> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-219'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-219'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-220> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-220'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-220'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-221> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-221'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-221'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-222> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-222'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-222'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-223> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-223'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-223'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-224> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-224'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-224'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-225> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-225'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-225'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-226> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-226'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-226'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-227> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-227'^^xsd:string;
  dwc:scientificName 'Gammarus aequicauda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102270'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-227'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-19'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-19'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-20'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-20'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-21> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-21'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-21'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-22'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-22'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-23'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-23'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-24'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-24'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-25'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-25'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-26'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-26'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-42> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-42'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-42'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-43> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-43'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-43'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-44> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-44'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-44'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-45'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-45'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-46> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-46'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-46'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-47> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-47'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-47'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-48> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-48'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-48'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-49> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-49'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-49'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-50> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-50'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-50'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-98'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-98'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-99'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-99'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-100> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-100'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-100'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-101> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-101'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-101'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-102> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-102'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-102'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-103> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-103'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-103'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-242> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-242'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-242'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-243> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-243'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-243'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-244> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-244'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-244'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-245> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-245'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-245'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-246> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-246'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-246'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-247> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-247'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-247'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-248> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-248'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-248'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-249> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-249'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-249'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-250> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-250'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-250'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-181> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-181'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-181'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-182> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-182'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-182'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-183> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-183'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-183'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-184> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-184'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-184'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-185> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-185'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-185'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-186> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-186'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-186'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-251> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-251'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-251'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-252> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-252'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-252'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-253> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-253'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-253'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-254> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-254'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-254'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-255> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-255'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-255'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-256> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-256'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-256'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-110'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-110'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-111'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-111'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-112'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-112'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-113'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-113'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-114'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-114'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-115'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-115'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-116'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-116'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-257> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-257'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-257'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-258> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-258'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-258'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-259> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-259'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-259'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-260> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-260'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-260'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-261> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-261'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-261'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-262> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-262'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-262'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-57> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-57'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-57'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-58> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-58'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-58'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-59> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-59'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-59'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-60> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-60'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-60'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-61> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-61'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-61'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-62> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-62'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-62'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-104> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-104'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-104'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-105> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-105'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-105'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-106> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-106'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-106'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-107> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-107'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-107'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-108'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-108'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-109'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-109'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-164> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-164'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-164'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-165> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-165'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-165'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-166> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-166'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-166'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-167> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-167'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-167'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-168> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-168'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-168'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-169> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-169'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-169'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-170> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-170'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-170'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-171> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-171'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-171'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-172> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-172'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-172'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-173> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-173'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-173'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-235> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-235'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-235'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-236> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-236'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-236'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-237> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-237'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-237'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-238> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-238'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-238'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-239> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-239'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-239'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-240> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-240'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-240'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-241> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-241'^^xsd:string;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-241'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-68> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-68'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-68'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-69> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-69'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-69'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-70> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-70'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-70'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-71> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-71'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-71'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-72> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-72'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-72'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-73> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-73'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-73'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-268> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-268'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-268'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-269> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-269'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-269'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-270> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-270'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-270'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-271> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-271'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-271'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-272> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-272'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-272'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-273> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-273'^^xsd:string;
  dwc:scientificName 'Nebalia strausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '156260'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-273'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-53> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-53'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-53'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-54> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-54'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-54'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-55'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-55'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-56> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-56'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-56'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-174> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-174'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-174'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-175> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-175'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-175'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-176> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-176'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-176'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-177> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-177'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-177'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-178> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-178'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-178'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-179> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-179'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-179'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-180> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-180'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-180'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-228> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-228'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-228'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-229> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-229'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-229'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-230> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-230'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-230'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-231> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-231'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-231'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-232> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-232'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-232'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-233> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-233'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-233'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-234> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-234'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-234'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-35'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-35'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-36'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-36'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-37> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-37'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-37'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-38> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-38'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-38'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-39> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-39'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-39'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-40'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-40'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-41> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-41'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-41'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-122> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-122'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-122'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-123> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-123'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-123'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-124> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-124'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-124'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-125> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-125'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-125'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-126> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-126'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-126'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-197> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-197'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-197'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-198> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-198'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-198'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-199> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-199'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-199'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-200> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-200'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-200'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-201> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-201'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-201'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-202> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-202'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-202'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-263> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-263'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-263'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-264> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-264'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-264'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-265> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-265'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-265'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-266> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-266'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-266'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-267> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-267'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-267'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-63> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-63'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-63'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-64'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-64'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-65> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-65'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-65'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-66> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-66'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-66'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-67> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-67'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-67'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-127> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-127'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-127'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-128> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-128'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-128'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-129> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-129'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-129'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-130> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-130'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-130'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_2011102042.57389_2011102042.57389-131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-131> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_2011102042.57389_2011102042.57389-131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_2011102042.57389_2011102042.57389-131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011102042.57389-131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '2011102042.57389-131'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '2011102042.57389-131'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-203> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-203'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-203'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-204> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-204'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-204'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-205> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-205'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-205'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-206> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-206'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-206'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-207> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-207'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-207'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201231242.57389_201231242.57389-208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-208> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201231242.57389_201231242.57389-208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201231242.57389_201231242.57389-208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201231242.57389-208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201231242.57389-208'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201231242.57389-208'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-274> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-274'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-274'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-275> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-275'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-275'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-276> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-276'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-276'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-277> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-277'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-277'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-278> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-278'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-278'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201252542.57389_201252542.57389-279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-279> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201252542.57389_201252542.57389-279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201252542.57389_201252542.57389-279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201252542.57389-279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201252542.57389-279'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '201252542.57389-279'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-51> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-51'^^xsd:string;
  dwc:scientificName 'Processa edulis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-51'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6658_201181942.57389_201181942.57389-52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-52> ;
  mr:hasGeometry <https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.57389"^^xsd:decimal ;
  dwc:decimalLongitude "8.72611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6658_201181942.57389_201181942.57389-52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.57389 8.72611)"^^geo:wktLiteral ;
  geo-pos:lat "42.57389"^^xsd:decimal ;
  geo-pos:long "8.72611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/6658_201181942.57389_201181942.57389-52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201181942.57389-52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6658_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-01-18'^^xsd:date;
  dwc:institutionCode 'Ifremer-LEP|ULiege|UGent'^^xsd:string;
  dwc:collectionCode 'Stable isotope ratios of C and N in benthic macrofauna from Mediterranean seagrass litter accumulations from Calvi Bay in 2011-2012'^^xsd:string;
  dwc:catalogNumber '201181942.57389-52'^^xsd:string;
  dwc:scientificName 'Processa edulis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '8.72611'^^xsd:double;
  dwc:latitude '42.57389'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107683'^^xsd:integer;
  dwc:occurrenceId '201181942.57389-52'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF